From: matrss Date: Sat, 20 Sep 2025 17:54:22 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~3^2~87 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22Program/%22http:/www.example.com/cgi/%22https:/%22Program?a=commitdiff_plain;h=94163be1d7f5830d2ec2f5f02559168c3df86e62;p=git-annex.git --- diff --git a/doc/bugs/git-remote-p2p-annex_missing_in_standalone_build.mdwn b/doc/bugs/git-remote-p2p-annex_missing_in_standalone_build.mdwn new file mode 100644 index 0000000000..8733ffee3c --- /dev/null +++ b/doc/bugs/git-remote-p2p-annex_missing_in_standalone_build.mdwn @@ -0,0 +1,28 @@ +### Please describe the problem. + +The standalone build is missing an entrypoint script for git-remote-p2p-annex. There is only the binary in bin/git-remote-p2p-annex, but that is missing the setup work for the environment that the other scripts in the top-level directory do. + + +### What steps will reproduce the problem? + +Try to use git-remote-p2p-annex from the latest standalone build. + + +### What version of git-annex are you using? On what operating system? + +10.20250828-gfe7ecf505146342fe8df2430a0bcaf5f02d89a80 + + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + + +# End of transcript or log. +"""]] + +### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) + +